//==============================================================================
// Horrify_anim.txt
//==============================================================================
//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
   	      		Visual Horrify_spawn
			tag FootstepRight 0.05 true
			tag SpecificSoundSet 0.01 false HorrifySFX checkVisible
			Length 1.7 
	 }
      }
   }
}
//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
   	      		Visualnone jimmy
	 }
      }
   }
}
